OCLOperators symmetricDifference

The symmetric difference between the collections; i.e. all the objects in collection1 or collection2 but not in both.

Practical to use if you need to ask if two collections are equal. If they are, symmentricDifference returns an empty collection.

2021-05-27 14h55 49.png

See: Examples on collection operators

See also: OCLOperators_difference
Video: OCL Operators: symmetricDifference
This page was edited 10 days ago on 12/11/2024. What links here